﻿/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font:12px Verdana,Arial,Tahoma;
	margin:0 auto;
}
img{
	border:none;
}

a{
	color:#312d2e;
	text-decoration:none;
	
}
a:hover{
	color:#666;
	text-decoration:none;

}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:1007px;
	/*position:relative;*/
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.pright .mt1{
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#666;
}
.fc-f90{
	color:#000;
}
.clr{
	clear:both;
	}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.nb{
	line-height:20x;
	padding:1px 2px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px
}
.btn-1{
	width:56px;
	height:24px;
	border:none;
	background:url(../images/comm-bt.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	cursor:pointer;
	overflow:hidden;
	color:#585858;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
	cursor:pointer;
}

#newBridge{display:none !important;}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	width:100%;
	width:1007px;
	margin:auto;
	overflow:hidden;
}
.header_top{
	height:25px!important;
	height:24px;
	line-height:25px;
	border-bottom:1px solid #DBDBDB;
	color:#676767;
	overflow:hidden;
    background:url("../images/green_skin.png") repeat-x scroll 0 -188px transparent;
	}
.header_top .time{
	float:left;
	padding-left:10px;	
	}
.header_top a.rss{
    
	}
.header_top .toplinks{	
	float:right;
	text-align:right;
}
.header_top .toplinks a{
	margin:0 5px;
	}
.header_top .toplinks span{
	margin-left:15px;
	}
.header_top .toplinks span a{
	margin:0 2px;
	}
.header .search {
	overflow:hidden;
}
.header a{
	color:#777;
}
.header a:hover{
font-weight:bold;
	color:#000;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
	margin-top:10px;
}
.header .title{
	float:left;
	padding-left:10px;

}
.header .title h1 a{
	width:216px;
	height:54px;
	display:block;
	overflow:hidden;
}
.header .banner{
	width:500px;
	height:60px;
	float:left;
	margin-left:20px;
	overflow:hidden;
}
.header .banner img{
	width:500px;
	height:60px;
	display:block;
}
.header .banner2{
	width:200px;
	height:60px;
	float:left;
	margin-left:10px;
	overflow:hidden;
}
.header .banner2 img{
	width:200px;
	height:60px;
	display:block;
}

.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}

/*----- 新版导航菜单位置的样式 -------*/
.header .nav { }
/*-------- 圆角模型 ---------*/
.module, .module .mid {
	overflow:hidden;
}
.module .top .t_l, .module .bottom .b_l {
	float:left;
	overflow:hidden;
}
.module .top .t_r, .module .bottom .b_r {
	float:right;
	overflow:hidden;
}
.module .top em {
	float:left;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.module .top em a:link, .module .top em a:visited {
	font-size:13px;
	font-weight:bold;
}
.module .top span {
	
}
.module .top strong {
	cursor:pointer;
	float:right;
	font-weight:normal;
	margin-right:4px;
}
.module .mid .m_l, .module .mid .m_r {
	overflow:hidden;
}
.module .mid .content {
	overflow:hidden;
	height:100%;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;/*padding-bottom: 10px;*/
}
.module .top, .module .top .t_l, .module .top .t_r, .module .bottom, .module .bottom .b_l, .module .bottom .b_r {
	background-image: url("../images/green_skin.png");
}
/*------ 主色 -------*/
.blue .top {
	background-position: 0 -72px;
	background-repeat: repeat-x;
	height: 70px;
}
.blue .top .t_l {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
.blue .top .t_r {
	background-position: -6px 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
/* --------- 导航 ----------------*/
.w963 {
	width:1007px;
}
#navMenu {
	width:915px;
	overflow:hidden;
	height: 28px;
	padding:8px 0 0 15px;
}
#navMenu ul {
	float:left;
	height: 22px;
}
#navMenu ul li {
    font:14px/1.5 "Microsoft YaHei","微软雅黑","Microsoft JhengHei","宋体";
	float:left;	
	height: 22px;
	margin-right: 10px;
	margin-left: -3px;
	padding-left: 10px;
}
#navMenu ul li a {
	color: #FFF;
	height: 22px;
	text-decoration:none;
	display: inline-block;
	position: relative;
}
#navMenu ul li a.hover {
	color:#DEFF01;
	height: 22px;
	text-decoration:none;
	display: inline-block;
	position: relative;
}
    
#navMenu ul li span {
	cursor:pointer;
	display:inline-block;
	height:22px;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#ebf5e9;
}
#navMenu ul li.hover {
	padding-top:0;
}
#navMenu ul li.hover a {
	display: inline-block;
	position: relative;
}
#navMenu ul li.hover span {
	cursor:pointer;
	display:inline-block;
	height:22px;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
}
#navMenu ul li a.hover, #navMenu ul li a:hover {
	text-decoration:none;
    color:#DEFF01;
	display: inline-block;
	position: relative;
}
#navMenu ul li a.hover span, #navMenu ul li a:hover span {
	cursor:pointer;
	display:inline-block;
	height:22px;
    color:#DEFF01;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
}
/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 120px;
	visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
	margin-top: -1px;
	border: 1px solid #93E1EB;
	border-top: 0px solid #3CA2DC;
	background-color: #FFF;
	background:url(../images/mmenubg.gif);
	padding-top:6px;
	padding-bottom:6px;
}

.dropMenu li {
	margin-top:2px;
	margin-bottom:4px;
	padding-left:6px;
}
.dropMenu a {
	width: auto;
	display: block;
	color: black;
	padding: 2px 0 2px 1.2em;
}
* html .dropMenu a {
	width: 100%;
}
.dropMenu a:hover {
	color:red;
	text-decoration: underline;
}
/*------ //搜索框 ---------*/
.search-keyword {
	width:210px;
	height:18px;
	padding-top:2px;
	padding-left:6px;
	border:0px;
	border:#badaa1 solid 1px;
	background: #FFF;
	color:#444;
}
.search-submit {
	cursor:pointer;
	width:68px;
	height:21px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(../images/anniu.jpg) no-repeat;
}
.search-option {
	margin-left:3px;
	margin-right:3px;
	border:#badaa1 solid 1px;
	height:22px;
}
.w963 .search{
	padding-left:10px;
	line-height:32px;
}
.w963 .form h4 {
	display:none;
}
.w963 .form {
	float:left;
	margin:0 10px 0 0;
	*margin:0 10px 0 0;
	_margin:5px 10px 0 0;
}
.w963 .tags {
	width:500px;
	overflow:hidden;
}
.w963 .tags h4 {
	float:left;
	margin-right: 6px;
	height:26px;
	font-size:12px;
	color:#777;
}
.w963 .tags li {
	float:left;
	margin-right: 6px;
}
.header .nav .end { }
/*-- //End 导航菜单 --*/

/*---------- frame : channel-nav ---------*/
.channel-nav {
	margin-top:8px;
	padding-left:6px;
	height:24px;
	width:950px;
	overflow:hidden;
}
.channel-nav .sonnav {
	width:830px;
	line-height:26px;
	float:left;
	color:#256DB1;
}
.channel-nav .sonnav span {	
	margin-right:10px;
	float:left;
}
.channel-nav .sonnav span a{
	padding:0 4px;
	border:1px solid #BADAA1;
	height:22px;
	line-height:21px;
	background:url(../images/channel_bg.png) repeat-x;
	display:inline-block;
	}
.channel-nav .sonnav span a.thisclass{
	border:1px solid #3aa21b;
	}
.channel-nav .sonnav a {
	color:#428C5B;
	text-decoration:none;
}
.channel-nav .sonnav a:hover{
	 color:#287212;
	}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(../images/ico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#397CBE;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}
/*pic scroll
----------------------------------*/
.infiniteCarousel {
  width: 700px;
  position: relative;
  margin-left:auto;
  margin-right:auto;
}

.infiniteCarousel .wrapper {
  width: 640px; 
  overflow: auto;
  height: 170px;
  margin: 0 30px;
  top: 0;
}
.infiniteCarousel ul a img {
  border:1px solid #E3E3E3;
  padding:2px;
  width:143px;
  height:106px;
  display:block;
}
.infiniteCarousel .wrapper ul {
  width: 625px; 
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  top: 0;
}
.infiniteCarousel ul li {
  display:block;
  color:#6C6D61;
  float:left;
  padding: 10px 6px;
  height: 147px;
  width: 147px;
  text-align:center;
}
.infiniteCarousel ul li a,
.infiniteCarousel ul li a:visited{
	color:#6C6D61;
	}
.infiniteCarousel .wrapper ul li a:hover{
	text-decoration:underline;
	}
.infiniteCarousel ul li a:hover img {
  border-color: #aaa;
}
.infiniteCarousel ul li a span{
   display:block;
   line-height:17px;
   padding-top:6px;
}
.infiniteCarousel .arrow {
  display: block;
  height: 26px;
  width: 26px;
  text-indent: -999px;
  position: absolute;
  top: 70px;
  cursor: pointer;
  outline: 0;
}
.infiniteCarousel .forward {
  background:url(../images/green_skin.png) 0 -256px no-repeat;
  right: 0;
}
.infiniteCarousel .back {
  background:url(../images/green_skin.png) 0 -222px no-repeat;
  left: 0;
}
/*----------dedeinfolink  ---------*/
#dedeinfolink {
	margin-bottom:6px;
	}
#dedeinfolink tr td div {
	padding:0 5px;
	background:url(../images/white_bg.gif) repeat-x;
	margin-right:8px;
	}
#dedeinfolink tr td {
	line-height:18px;
	}
#dedeinfolink tr td.spline {
	font-size:1px;
	height:1px;
	line-height:1px;
	border-bottom:1px dashed #dedede;
	}
#dedeinfolink tr td.iftitle {
	font-weight:bold;
	color:#428C5B;
	line-height:24px;
	border-bottom:1px dashed #dedede;
}
/*---------- frame : footer ---------*/
.footer{
	margin:auto;
	color:#999;
	text-align:center;
	margin-top:8px;
	padding-bottom:70px;
	border-top:1px solid #A52A2A;
	padding-top:10px;
}
.footer .link{
	text-align:center;
	padding:5px 0px;
}
.footer .link a{
	margin:0px 5px;
	color:#666666;
}
.footer .powered{
	font-size:10px;
	line-height:25px;
}
.footer .powered strong{
	color:#690;
}
.footer .powered strong span{
	color:#F93;
}
.footer .copyright{
	color:#666666;
	line-height:23px;
}

/*new search result page
----------------------------------------*/
.search_header{
    overflow:hidden;
	zoom:1;
}
.search_header  h1{
    float:left;
    display:inline;
    margin:5px 20px 5px 10px;
    width:216px;
}
.search_header .search_box{
    float:left;
    padding-top:25px;
}
.search_header .search_box input{
    border-width:1px;
	border-style:solid;
	border-color:#707070 #CECECE #CECECE #707070;
	padding:2px 4px;
	height:18px;
	line-height:18px;
    width:200px;
	margin-right:5px;
}
.search_header .search_box select{
   font-size:14px;
   height:22px;
   margin-right:5px;
}
.search_header .search_box button{
    margin-right:3px;
}
.resultbar{
	height:32px;
	line-height:32px;
	background:transparent url(../images/search-top-bg.gif) repeat-x scroll;
	text-indent:12px;
	color:#428C5B;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
 }
 .result_content{
    overflow:hidden;
	zoom:1;
 }
.sidebar{
  float:right;
  width:300px;
  padding:20px 0 0 20px;
  margin-right:20px;
  border-left:1px solid #dadada;
  word-wrap:break-word;
}
.sidebar h2{
  font-size:14px;
  line-height:25px;
 }
.sidebar  ul {
  padding:4px 8px;
 }
.sidebar  ul li{
  line-height:24px;
  background:url(../images/ico-3.gif) 4px 9px no-repeat;
 }
.resultlist{
  overflow:hidden;
}
.resultlist ul{
  padding:20px 0 0 20px;
 }
.resultlist ul li{
  padding-top:15px;
 }
.resultlist ul li h3{
  line-height:30px;
  font-size:16px;
  font-weight:normal;
 }
.resultlist ul li h3 a{
  text-decoration:underline;
 }
.resultlist ul li p{
  line-height:22px;
  color:#333;
  font-size:14px;
  width:650px;
 }
.resultlist ul li span small{
  line-height:22px;
  font-size:12px;
  margin-left:5px;
  color:#999;
 }
.resultlist ul li span a{
  color:#008400;
 }
/*banner*/
.slideBox{ width:1007px; height:261px; overflow:hidden; position:relative;  float:left;  } 
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; } 
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  } 
.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; } 
.slideBox .hd ul li.on{ background:#f00; color:#fff; } 
.slideBox .bd{ position:relative; height:100%; z-index:0;   } 
.slideBox .bd img{ width:1007px; height:261px; } 




.hd {
    margin: 0px -7px;
    height: 31px;
    line-height: 31px;
    border-bottom: 1px solid #D70000;
}
.hd  h3 a{color:#d80000;width:113px;position: relative;margin:0 -1px 0 0;height:31px;float:left;line-height:35px;overflow:hidden;text-align:center;display:inline;background:url("../images/mod_tab.png") no-repeat;}
.hd  h3 a.last{margin:0;}
.hd  h3 a.on{top:1px;}


.an_dd { margin:0 auto;}
.guids_menu2 { height:24px; border-bottom:2px solid #549500; border-left:1px solid #C1C1C1;}
.guids_menu2 li{ float:left; background:url(../images/an_ah.gif) repeat-x; display:inline;  width:120px; height:17px; padding-top:7px; cursor:pointer; font-size:13px; text-align:center; color:#000; border-right:1px solid #C1C1C1; display:block; overflow:hidden;line-height:17px;}
.guids_menu2 li.hover{ color:#fff; background:url(../images/an_av.gif); text-align:center; height:25px; padding-top:7px;  font-weight:bold; width:120px; font-size:13px; border-right:none;}
.tabox1 { padding:17px 15px; color:#000; height:153px; border-bottom:1px solid #93C37E; margin-top:5px; background:#F0F0F0;}
.tabox { padding:17px 15px; color:#000; width:595px; height:160px; border-bottom:1px solid #398C09; margin-top:5px; background:#F0F0F0; overflow:auto;}
.me_tg {}
.me_tg h4 { border-bottom:1px solid #37970C;}
.me_tg h4 span { border-bottom:2px solid #37970C;}
.me_cg { margin-top:10px; height:225px; overflow:hidden; background:#F6F6F6;}
.mebox { float:left; background:url(../images/cur_66.gif) no-repeat; width:126px; height:197px; margin:13px 0 0 24px; padding-top:5px; display:inline;}
.mebox b { font-size:12px; color:#585858; width:126px; text-align:center; height:30px; line-height:30px; display:block; overflow:hidden; color:#585858;}
.mebox b a { color:#585858;}
.mebox p { line-height:180%; padding-left:10px; color:#585858;}
.mebox p a { color:#585858;}
.me_img{ display:block; width:100px; height:58px; margin:8px auto; overflow:hidden;}
.cur10{ background:url(../images/cur_6.gif) no-repeat !important;}
.cur10 .me_img{ width:100px; height:58px; margin:8px auto !important; overflow:hidden;}
.cur10 b { color:#F00 !important;}
.cur10 p { text-decoration:underline;}


.h4title {
    margin-left: 15px;

    margin: 10px 0px 0px;
    border-bottom: 1px dashed #CCC;
    padding-bottom: 5px;

    background: transparent url("../images/icon_1.gif") no-repeat scroll 0px 8px;
    padding: 0px 0px 0px 15px;
    margin-bottom: 10px;
    line-height: 25px;
    font-size: 14px;
}

.endText{margin:0px 20px;padding:9px 0;line-height:30px;overflow: hidden;width:640px;}
.endText img{max-width:670px; width:expression(this.width>670?"670px":this.width); }
.endText a,.endText a:link{color:#FD0505; },
.endText a:hover {color:#ba2636;}
.endText table{width:100% !important;}
.endText table:nth-of-type(1) {width:100%;}

.side {
    width: 238px;
    margin-bottom: 10px;
}
.fr {
    float: left;
}
.side .frame{border:1px solid #f00;border-top:0;padding:0 0 5px 0; overflow: hidden;}
.side .title{background:url("../images/title.png") no-repeat;height:29px;line-height:26px;overflow:hidden;padding:0 5px;}
.title h3{font-size:14px;color:#fff;font-family:"Microsoft YaHei","微软雅黑","Microsoft JhengHei";float:left}
.title h3 .more{float:right;color:#fff;}
.rw_list li{float:left;padding:10px 10px 0;}
.rw_list li img{width:80px ;height:80px ; display:block;border:1px solid #ccc;padding:1px;}
.rw_list li span{display:block;width:84px;text-align:center;margin-top:5px;}
.title_action{border:1px solid #f00;border-width:0 1px;}
.title_action a{width:110px;display:inline-block;text-align:center;color:#fff}
.side .content{padding:11px;line-height:24px;}
.content .text{text-indent:2em;}
.side .frame .list{margin:10px 0 5px 15px}
.side .frame .list li{line-height: 25px;}
.ranking{background:url("../images/ranking.png") no-repeat 0 3px;padding-left:30px;overflow: hidden;margin:3px 10px;width:186px ;}
.ranking li{float:left;width:187px;line-height:24px;}
.ranking li a{float:left;}
.star,.stars{background:url("../images/star.png") repeat-x 0 -13px ;width:51px;height:10px;overflow:hidden;display:block;text-indent:-9999px;}
.star{float:right;position:relative;top:6px;}
.stars{background-position:0 0;}
.content_tag{text-align:center;padding:10px;}
.content_tag a{ white-space: nowrap;margin: 7px 2px;line-height:180%;}
#list1,#list2,#list3{
	overflow-y:auto;
	}
#list1 li,#list2 li,#list3 li {
	text-indent:1em;
	border-bottom: 1px solid #D4D4D4;
    display: block;
    float: none;
    height: 35px;
    line-height: 32px;
    margin:0 10px;
   	}
#list1 li a,#list2 li a,#list3 li a{
	font-size:13px;
	color:#666;
	}
#list1 li a:hover,#list2 li a:hover,#list3 li a:hover{color:#F00;}
.list li{padding-left:10px;background:url("../images/dot.gif") no-repeat 0 13px ;line-height:35px;}
.list li a{text-decoration:none;color:#666;}
.list li a:hover{text-decoration:none;}
.list li .meta{float:right;}
.list1{padding-left:10px;line-height:28px; width:680px;}
.list1 li {float:left;width:330px;padding-left:10px;line-height:35px;}

.theory {
    display: block;
    width: 700px;
}
.theory .list {
    clear: both;
    height: 180px;
    margin-left:30px;
    width: 600px;
	
}
.theory .first {
    background: none repeat scroll 0 0 transparent;
}
.theory .list .pic {
	margin-top:50px;
    float: right;
    height: 160px;
    width: 220px;
}
.theory .list .pic img {
    display: block;
    height: 320px;
    margin: 0;
    padding: 0;
    width: 220px;
	height:160px;
}
.theory .list .txt {
    float: left;
    width: 350px;
}
.theory .list .txt .title {
    color: rgb(194, 25, 31);

	font-size:24px;
    line-height: 30px;
    padding: 40px 0 20px;
}
.theory .list .txt .title a {
    color: rgb(194, 25, 31);
}
.theory .list .txt .intro {
    color: rgb(98, 98, 98);
    height: 78px;
    line-height: 26px;
    margin-bottom: 20px;
    overflow: hidden;
}
.h1title {
    clear: both;
    font-size: 24px;
    text-align: left;
    color: #2B2B2B;
    font-weight: bold;
    line-height: 28px;
    margin: 17px 0px 2px;
}

.article .list li{border-bottom:1px dashed #ccc;}
.article ul li a{text-decoration:none;}
.article .list{margin:15px 0 0 15px;}
.endContent {
    line-height: 30px;
}
.tr {
    text-align: right;
}
.pages li {
list-style:none;
margin:5px;
float:left;
border:#999 1px solid;
}
.adv_list {
    padding: 10px 0px 0px 30px;
}
.clearfix {
    display: block;
}
.adv_list dt {
    background: transparent url("../images/adv_listdt.png") no-repeat scroll 0% 0%;
    height: 30px;
    color: #333;
    margin: 0px 0px 8px -15px;
    clear: both;
    line-height: 30px;
    padding: 0px 0px 0px 15px;
    border-bottom: 1px dashed #EC0000;
}

.ww {
float: left;
width: 137px;
line-height: 250%;
text-align: center;
margin: 10px 3px;
border: 1px solid #F71513;
}
.wws {
border: 1px solid #000;
}
.mod {
    background: transparent url("../images/mod.png") no-repeat scroll 0% 0%;
    padding: 7px 8px;
}
.mod .hd {
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #D70000;
}
.mod .hd h3 {
    float: left;
    color: #D80000;
    font-size: 14px;
}

.zyl{
color:#fff;
font-size:16px;

}

/*右侧悬浮*/
.Xright{width:131px;height:519px;background: url("../images/right.png") no-repeat;position:fixed;right:0;top:50px;padding-top: 50px; font-size:13px; z-index:1;}
.Xright p{font-size: 16px;cursor: pointer;position: absolute;top:0;right:4px;color:#fff;font-family:"微软雅黑";font-size:13px; }
.Xright ul{ margin:0; padding:0;}
.Xright li{list-style:none;}
.Xright ul.uls li{
	height:30px;
	line-height: 30px;
	background: url("../images/right_heng.png") no-repeat center bottom;
	position: relative;
	background-image: url("../images/right_heng.png");
}
.Xright ul.uls li a{display:block;height:30px;text-align: center;font-size:14px;color:#fab4b4;font-size:13px;font-family:"微软雅黑";}
.Xright ul.uls li a:hover{background: url("../images/right_li.png") no-repeat center;}
#Xrights{width:150px;height:335px;position: absolute;top:-6px;left:-131px;padding-top:10px;display:none;}
.Xtops{background: url("../images/rights1.png") no-repeat;}
.Xbottoms{background: url("../images/rights.png") no-repeat;}
#Xrights li{width:128px;height:32px;line-height: 32px;background: url("../images/right_hengs.png") no-repeat center bottom;}
#Xrights li a{display:block;height:32px;text-align: center;font-size: 14px;color:#fab4b4;}
#Xrights li a:hover{background: url("../images/right_li.png") no-repeat center;}
#guanggao{width: 20px;height:110px;background:#b00522;color:#fff;font-family: "微软雅黑";font-size: 14px;position: fixed;right:0px; top:30%;padding:10px 0 0 4px;cursor: pointer;display: none}